home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act7 / 00012.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  200 b   |  8 lines

  1. on exitFrame
  2.   global caughtframe, idealnum
  3.   set the stageColor to 255
  4.   set the mouseDownScript to "go " & QUOTE & "gopening" & QUOTE
  5.   set idealnum to 10
  6.   set caughtframe to marker("movebug")
  7. end
  8.